g_variant_type_new_dict_entry

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. GVariantType* g_variant_type_new_dict_entry(const(GVariantType)* key, const(GVariantType)* value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    g_variant_type_new_dict_entry
  2. da_g_variant_type_new_dict_entry g_variant_type_new_dict_entry;

Meta